|
2020-2021 Sunseeker Telemetry and Lighting System
|
#include "driverlib.h"Go to the source code of this file.
Functions | |
| void | main (void) |
| void | SD24BISR (void) |
Variables | |
| uint32_t | results [3] |
| void main | ( | void | ) |
Definition at line 77 of file sd24_b_ex2_singleConvChannelGroup.c.
References __delay_cycles(), and __no_operation().
| void SD24BISR | ( | void | ) |
Definition at line 142 of file sd24_b_ex2_singleConvChannelGroup.c.
References __bic_SR_register_on_exit(), and results.
| uint32_t results[3] |
Definition at line 75 of file sd24_b_ex2_singleConvChannelGroup.c.
Referenced by SD24BISR().